Skip to main content

Make an attempt at a quest

POST 

/attempt

Attempt at a quest will be passed to a queue for processing

Request

Body

    questID stringrequired
    userID stringrequired

    args

    object

    required

    Arguments for the quest, e.g. the twitter handle that has to follow the account

    property name* any

    Arguments for the quest, e.g. the twitter handle that has to follow the account

Responses

A list of points

Schema

    Pk stringrequired
    Sk stringrequired
    QuestName stringrequired
    UserId stringrequired
    Status stringrequired
Loading...